[INFO] fetching crate rpk-config 0.1.1...
[INFO] testing rpk-config-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rpk-config 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rpk-config 0.1.1
[INFO] finished tweaking crates.io crate rpk-config 0.1.1
[INFO] tweaked toml for crates.io crate rpk-config 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpk-config 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpk-config 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded mach2 v0.4.2
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded nusb v0.1.12
[INFO] [stderr]   Downloaded futures-lite v2.5.0
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded rpk-common v0.1.1
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4ec55755e4189a8038b8e012854da19beb9d1277a85d451d33301daea57d493
[INFO] running `Command { std: "docker" "start" "-a" "a4ec55755e4189a8038b8e012854da19beb9d1277a85d451d33301daea57d493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4ec55755e4189a8038b8e012854da19beb9d1277a85d451d33301daea57d493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ec55755e4189a8038b8e012854da19beb9d1277a85d451d33301daea57d493", kill_on_drop: false }`
[INFO] [stdout] a4ec55755e4189a8038b8e012854da19beb9d1277a85d451d33301daea57d493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a02fafe0e5e4cceb4d8d075f7822a08a0b4065645363c932c0c56deff49de6a
[INFO] running `Command { std: "docker" "start" "-a" "1a02fafe0e5e4cceb4d8d075f7822a08a0b4065645363c932c0c56deff49de6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rpk-common v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nusb v0.1.12
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling rpk-config v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/compiler.rs:1395:24
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig> {
[INFO] [stdout]      |                        ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "1a02fafe0e5e4cceb4d8d075f7822a08a0b4065645363c932c0c56deff49de6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a02fafe0e5e4cceb4d8d075f7822a08a0b4065645363c932c0c56deff49de6a", kill_on_drop: false }`
[INFO] [stdout] 1a02fafe0e5e4cceb4d8d075f7822a08a0b4065645363c932c0c56deff49de6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc30e5b3c3713118d19477b1ce047f3d41d178915fb4002d11391f63c02e3634
[INFO] running `Command { std: "docker" "start" "-a" "fc30e5b3c3713118d19477b1ce047f3d41d178915fb4002d11391f63c02e3634", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rpk-config v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/compiler.rs:1395:24
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig> {
[INFO] [stdout]      |                        ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/compiler.rs:1395:24
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig> {
[INFO] [stdout]      |                        ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler_test.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn pretty_compile(src: &str) -> Result<KeyboardConfig> {
[INFO] [stdout]   |                            ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn pretty_compile(src: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.97s
[INFO] running `Command { std: "docker" "inspect" "fc30e5b3c3713118d19477b1ce047f3d41d178915fb4002d11391f63c02e3634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc30e5b3c3713118d19477b1ce047f3d41d178915fb4002d11391f63c02e3634", kill_on_drop: false }`
[INFO] [stdout] fc30e5b3c3713118d19477b1ce047f3d41d178915fb4002d11391f63c02e3634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65d4b7c74b4c3680bc71eddef62ac51d02129a60fb178fe83a91133147b6fd6e
[INFO] running `Command { std: "docker" "start" "-a" "65d4b7c74b4c3680bc71eddef62ac51d02129a60fb178fe83a91133147b6fd6e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/compiler.rs:1395:24
[INFO] [stderr]      |
[INFO] [stderr] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig> {
[INFO] [stderr]      |                        ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1395 | pub fn compile(source: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stderr]      |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/compiler_test.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn pretty_compile(src: &str) -> Result<KeyboardConfig> {
[INFO] [stderr]   |                            ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                            |
[INFO] [stderr]   |                            the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn pretty_compile(src: &str) -> Result<KeyboardConfig<'_>> {
[INFO] [stderr]   |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rpk-config` (lib) generated 1 warning (run `cargo fix --lib -p rpk-config` to apply 1 suggestion)
[INFO] [stderr] warning: `rpk-config` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p rpk-config --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpk_config-a2f0d56260840fc6)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test compiler::test::bad_layer_modifier ... ok
[INFO] [stdout] test compiler::test::invalid_layer_suffix ... ok
[INFO] [stdout] test compiler::test::global_dual_action_timeout ... ok
[INFO] [stdout] test compiler::test::bad_syntax_in_firmware_section ... ok
[INFO] [stdout] test compiler::test::aliases ... ok
[INFO] [stdout] test compiler::test::defaults ... ok
[INFO] [stdout] test compiler::test::firmware_section ... ok
[INFO] [stdout] test compiler::test::invalid_alias_multi_assign ... ok
[INFO] [stdout] test compiler::test::dual_action_macro ... ok
[INFO] [stdout] test compiler::test::invalid_layer_multi_assign ... ok
[INFO] [stdout] test compiler::test::macro_tap_hold_release ... ok
[INFO] [stdout] test compiler::test::matrix ... ok
[INFO] [stdout] test compiler::test::modifier_macros ... ok
[INFO] [stdout] test compiler::test::macro_tap ... ok
[INFO] [stdout] test compiler::test::invalid_global_name ... ok
[INFO] [stdout] test compiler::test::mouse_profile ... ok
[INFO] [stdout] test compiler::test::compiling_to_binary ... ok
[INFO] [stdout] test compiler::test::keycode_names ... ok
[INFO] [stdout] test compiler::test::oneshot ... ok
[INFO] [stdout] test compiler::test::unicode ... ok
[INFO] [stdout] test globals::test::mouse_to_from_binary ... ok
[INFO] [stdout] test keycodes::test::char_to_code_test ... ok
[INFO] [stdout] test keycodes::test::modifiers_convert ... ok
[INFO] [stdout] test keycodes::test::test_key_code ... ok
[INFO] [stdout] test compiler::test::global_dual_action_timeout2 ... ok
[INFO] [stdout] test compiler::test::invalid_assign ... ok
[INFO] [stdout] test compiler::test::overload_action ... ok
[INFO] [stdout] test compiler::test::setlayout ... ok
[INFO] [stdout] test test::f32_to_from_u16 ... ok
[INFO] [stdout] test compiler::test::layer_action ... ok
[INFO] [stdout] test compiler::test::toggle_layout ... ok
[INFO] [stdout] test keycodes::test::test_list_keycodes ... ok
[INFO] [stdout] test compiler::test::layer ... ok
[INFO] [stderr]      Running unittests src/bin/rpk-config/main.rs (/opt/rustwide/target/debug/deps/rpk_config-05f030193d5ba428)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::validate_cmd ... ok
[INFO] [stdout] test init_builder::test::build ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65d4b7c74b4c3680bc71eddef62ac51d02129a60fb178fe83a91133147b6fd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d4b7c74b4c3680bc71eddef62ac51d02129a60fb178fe83a91133147b6fd6e", kill_on_drop: false }`
[INFO] [stdout] 65d4b7c74b4c3680bc71eddef62ac51d02129a60fb178fe83a91133147b6fd6e
